﻿2026-08-28T13:06:40.3599875Z ##[group]Run actions/checkout@v5
2026-08-28T13:06:40.3600748Z with:
2026-08-28T13:06:40.3601354Z   fetch-depth: 0
2026-08-28T13:06:40.3602045Z   repository: BigscreenVR/spt-bs-core
2026-08-28T13:06:40.3608889Z   token: ***
2026-08-28T13:06:40.3609633Z   ssh-strict: true
2026-08-28T13:06:40.3610277Z   ssh-user: git
2026-08-28T13:06:40.3610929Z   persist-credentials: true
2026-08-28T13:06:40.3611651Z   clean: true
2026-08-28T13:06:40.3612304Z   sparse-checkout-cone-mode: true
2026-08-28T13:06:40.3613092Z   fetch-tags: false
2026-08-28T13:06:40.3613757Z   show-progress: true
2026-08-28T13:06:40.3614423Z   lfs: false
2026-08-28T13:06:40.3615034Z   submodules: false
2026-08-28T13:06:40.3615701Z   set-safe-directory: true
2026-08-28T13:06:40.3616444Z   allow-unsafe-pr-checkout: false
2026-08-28T13:06:40.3617203Z env:
2026-08-28T13:06:40.3617909Z   CARGO_INCREMENTAL: 0
2026-08-28T13:06:40.3618580Z ##[endgroup]
2026-08-28T13:06:40.4402646Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-28T13:06:40.4405275Z ##[group]Getting Git version info
2026-08-28T13:06:40.4406549Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-28T13:06:40.4408195Z [command]/usr/bin/git version
2026-08-28T13:06:40.4409052Z git version 2.43.0
2026-08-28T13:06:40.4413615Z ##[endgroup]
2026-08-28T13:06:40.4420947Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/42784b3c-5010-47bc-8536-f53702665c41/.gitconfig'
2026-08-28T13:06:40.4427861Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/42784b3c-5010-47bc-8536-f53702665c41' before making global git config changes
2026-08-28T13:06:40.4430205Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T13:06:40.4432086Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T13:06:40.4466031Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-28T13:06:40.4485168Z https://github.com/BigscreenVR/spt-bs-core
2026-08-28T13:06:40.4494955Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-28T13:06:40.4497435Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-28T13:06:40.4520836Z refs/heads/golden/ir2-incremental-off
2026-08-28T13:06:40.4526711Z [command]/usr/bin/git checkout --detach
2026-08-28T13:06:40.5022171Z HEAD is now at ea55e8823 ci(golden): measure incremental-off leg
2026-08-28T13:06:40.5078331Z [command]/usr/bin/git branch --delete --force golden/ir2-incremental-off
2026-08-28T13:06:40.5115483Z Deleted branch golden/ir2-incremental-off (was ea55e8823).
2026-08-28T13:06:40.6184251Z ##[endgroup]
2026-08-28T13:06:40.6185415Z [command]/usr/bin/git submodule status
2026-08-28T13:06:40.6411910Z ##[group]Cleaning the repository
2026-08-28T13:06:40.6413777Z [command]/usr/bin/git clean -ffdx
2026-08-28T13:06:44.5896070Z Removing .adapter-notify/
2026-08-28T13:06:44.5896571Z Removing bench-ledger/
2026-08-28T13:06:44.5896950Z Removing target/
2026-08-28T13:06:44.5905883Z [command]/usr/bin/git reset --hard HEAD
2026-08-28T13:06:44.6068186Z HEAD is now at ea55e8823 ci(golden): measure incremental-off leg
2026-08-28T13:06:44.6074983Z ##[endgroup]
2026-08-28T13:06:44.6076563Z ##[group]Disabling automatic garbage collection
2026-08-28T13:06:44.6081148Z [command]/usr/bin/git config --local gc.auto 0
2026-08-28T13:06:44.6106841Z ##[endgroup]
2026-08-28T13:06:44.6107260Z ##[group]Setting up auth
2026-08-28T13:06:44.6113246Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-28T13:06:44.6137080Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-28T13:06:44.6331705Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T13:06:44.6356258Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-28T13:06:44.6540711Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T13:06:44.6571206Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-28T13:06:44.6763893Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-28T13:06:44.6795545Z ##[endgroup]
2026-08-28T13:06:44.6796086Z ##[group]Fetching the repository
2026-08-28T13:06:44.6801541Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-28T13:06:46.5945655Z [command]/usr/bin/git branch --list --remote origin/golden/ir2-incremental-off
2026-08-28T13:06:46.6015427Z   origin/golden/ir2-incremental-off
2026-08-28T13:06:46.6022262Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T13:06:46.6042270Z ea55e88232497ba5667171a2770946d6ffe4551c
2026-08-28T13:06:46.6045596Z ##[endgroup]
2026-08-28T13:06:46.6046002Z ##[group]Determining the checkout info
2026-08-28T13:06:46.6046698Z ##[endgroup]
2026-08-28T13:06:46.6049835Z [command]/usr/bin/git sparse-checkout disable
2026-08-28T13:06:46.6089870Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-28T13:06:46.6116710Z ##[group]Checking out the ref
2026-08-28T13:06:46.6119789Z [command]/usr/bin/git checkout --progress --force -B golden/ir2-incremental-off refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T13:06:46.6191016Z Switched to a new branch 'golden/ir2-incremental-off'
2026-08-28T13:06:46.6191693Z branch 'golden/ir2-incremental-off' set up to track 'origin/golden/ir2-incremental-off'.
2026-08-28T13:06:46.6198469Z ##[endgroup]
2026-08-28T13:06:46.6243028Z [command]/usr/bin/git log -1 --format=%H
2026-08-28T13:06:46.6273969Z ea55e88232497ba5667171a2770946d6ffe4551c
